FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (63 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAppointment
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAppointment
Status active
Date 2023-06-08T13:36:05.751714+00:00
Name NxhAppointment
Experimental False
Description Nexuzhealth profile for an appointment.
Type Appointment
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book NxhExtAppointmentBook
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-appointment",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAppointment",
  "name" : "NxhAppointment",
  "status" : "active",
  "date" : "2023-06-08T13:36:05.751714+00:00",
  "description" : "Nexuzhealth profile for an appointment.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Appointment",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Appointment.extension",
        "path" : "Appointment.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 2
      },
      {
        "id" : "Appointment.extension:hospitalCode",
        "path" : "Appointment.extension",
        "sliceName" : "hospitalCode",
        "short" : "Hospital code",
        "definition" : "A reference to a hospital (an organization) the resource is related to",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Appointment.extension:hospitalCode.value[x]",
        "path" : "Appointment.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Appointment.extension:book",
        "path" : "Appointment.extension",
        "sliceName" : "book",
        "short" : "Book",
        "definition" : "The appointment book the resource is related to.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Appointment.extension:Book.extension",
        "path" : "Appointment.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Appointment.extension:book.extension:name",
        "path" : "Appointment.extension.extension",
        "sliceName" : "name",
        "definition" : "Name of the appointment book.",
        "min" : 1
      },
      {
        "id" : "Appointment.extension:book.extension:description",
        "path" : "Appointment.extension.extension",
        "sliceName" : "description",
        "definition" : "Description of the appointment book.",
        "min" : 0
      },
      {
        "id" : "Appointment.identifier",
        "path" : "Appointment.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Appointment.identifier:slotNr",
        "path" : "Appointment.identifier",
        "sliceName" : "slotNr",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.identifier:slotNr.system",
        "path" : "Appointment.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/afsprakenBoek/slotNr"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.